home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 37
/
Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso
/
Aminet
/
comm
/
www
/
IBSearch.lha
/
IBSearch.readme
< prev
Wrap
Text File
|
2000-04-11
|
3KB
|
82 lines
Short: AWNPipe. Search IBrowse cache hotlist GHist
Uploader: bscott@odyssey.apana.org.au
Author: bscott@odyssey.apana.org.au
Type: comm/www
Requires: AWNPipe, ClassAct, rexxsupport.library,
IBrowse 1+? OS3.1 or higher.
This has only been tested on the IBrowse 1.22 68020 version.
Only hotlist searching works with IBrowse version 2+.
Find AWNPipe here: http://web.ukonline.co.uk/awnpipe/
and ClassAct here: http://www.amitrix.com/
Both are quite painless to install.
IBSearch.ibrx provides simple searching (optional case sensitive) of
either IBrowse's GlobalCache, hotlist or GlobalHistory. It can also
search the hotlist for the current url.
Put IBSearch.ibrx either in the IBrowse/ARexx/ directory or in the
same directory as IBrowse and run it from the IBrowse Rexx menu.
It consists of a window containing a list window, 3 buttons and a
string gadget.
You instigate a search by typing something in the string gadget and
pressing return.
The search results are presented in the list window.
Double click on one and IBrowse will attempt to load it.
The text that was searched for is placed in the windows title bar.
The list window will not refresh until there has been another
successful search.
There is a button for choosing in which file to search. The choices
are either the Cache (GlobalCache), hotlist (ibrowse-hotlist.html)
or GlobalHist (GlobalHistory). If you are using IBrowseV2+ then only
the hotlist will be available.
The text on the button below that one says just what it means, if
it reads 'Case Off' then case sensitive is turned off if it reads
'Case On' then case sensitive searching is turned on.
There is no wildcard searching, it just looks for whatever you type.
Click the 'Find current URL in hotlist' button to see if the current url
is in your hotlist. If it is found it will appear in the list window.
To quit just select the window close gadget.
Cache search results that don't end in a typical .jpg, .gif or .html
get the mime type added to the end eg. (image/gif) so you know what
you are dealing with.
Hotlist search results get your site discription tacked on the end.
Nothing gets added to the GlobalHistory search results.
NOTE:
Because of the fast search method I'm using (instead of searching
line by line) there is some text you can't search for..
When searching the Cache neither numbers nor any of these..
'TEXT/PLAIN.HTML.JPEG.IMAGE.PNG' can be searched for.
When searching the hotlist neither numbers nor any of these..
'BHLFLAGS=NOMENU' can be searched for.
You get warned if you try searching for any of these reserved texts.
If you end up with a strange list then you've probably found some
other text it doesn't get on with, let me know what text it was.
GlobalHistory is ok for searching for anything.
-----------------------------------------
Please let me know if you have any trouble with it.
Brian Scott
To do: When IBrowseV2+ is more stable reverse engineer it's
Cache & Globalhistory to figure out how to parse them.